[INFO] fetching crate fraktor-actor-core-rs 0.2.11...
[INFO] testing fraktor-actor-core-rs-0.2.11 against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] extracting crate fraktor-actor-core-rs 0.2.11 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate fraktor-actor-core-rs 0.2.11
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fraktor-actor-core-rs 0.2.11
[INFO] tweaked toml for crates.io crate fraktor-actor-core-rs 0.2.11 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fraktor-actor-core-rs 0.2.11 on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fraktor-actor-core-rs 0.2.11 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded volatile-register v0.2.2
[INFO] [stderr]   Downloaded vcell v0.1.3
[INFO] [stderr]   Downloaded bare-metal v0.2.5
[INFO] [stderr]   Downloaded bitfield v0.13.2
[INFO] [stderr]   Downloaded fraktor-utils-core-rs v0.2.11
[INFO] [stderr]   Downloaded cortex-m v0.7.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4db22e419939bc694353ff79b55018898832b8ab433b5ce1525dac564ba21b9b
[INFO] running `Command { std: "docker" "start" "-a" "4db22e419939bc694353ff79b55018898832b8ab433b5ce1525dac564ba21b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4db22e419939bc694353ff79b55018898832b8ab433b5ce1525dac564ba21b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4db22e419939bc694353ff79b55018898832b8ab433b5ce1525dac564ba21b9b", kill_on_drop: false }`
[INFO] [stdout] 4db22e419939bc694353ff79b55018898832b8ab433b5ce1525dac564ba21b9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 045f016fed137b63fc943ab7b7824391d370223629b1c19365e4348287f229e1
[INFO] running `Command { std: "docker" "start" "-a" "045f016fed137b63fc943ab7b7824391d370223629b1c19365e4348287f229e1", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling portable-atomic-util v0.2.4
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unty v0.0.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling fraktor-utils-core-rs v0.2.11
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling fraktor-actor-core-rs v0.2.11 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s
[INFO] running `Command { std: "docker" "inspect" "045f016fed137b63fc943ab7b7824391d370223629b1c19365e4348287f229e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "045f016fed137b63fc943ab7b7824391d370223629b1c19365e4348287f229e1", kill_on_drop: false }`
[INFO] [stdout] 045f016fed137b63fc943ab7b7824391d370223629b1c19365e4348287f229e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea06c75e9b7e85c2e99cd08ae233ac813a3852a92847925d9c1391aca379e32
[INFO] running `Command { std: "docker" "start" "-a" "9ea06c75e9b7e85c2e99cd08ae233ac813a3852a92847925d9c1391aca379e32", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling fraktor-utils-core-rs v0.2.11
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bincode v2.0.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling fraktor-actor-core-rs v0.2.11 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.73s
[INFO] running `Command { std: "docker" "inspect" "9ea06c75e9b7e85c2e99cd08ae233ac813a3852a92847925d9c1391aca379e32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea06c75e9b7e85c2e99cd08ae233ac813a3852a92847925d9c1391aca379e32", kill_on_drop: false }`
[INFO] [stdout] 9ea06c75e9b7e85c2e99cd08ae233ac813a3852a92847925d9c1391aca379e32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 730a42c43af308c182fd70a0f79f19f00b4297ac037abbb9ad7a17ae9b02083f
[INFO] running `Command { std: "docker" "start" "-a" "730a42c43af308c182fd70a0f79f19f00b4297ac037abbb9ad7a17ae9b02083f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fraktor_actor_core_rs-ff4ee4c7455b6eeb)
[INFO] [stdout] 
[INFO] [stdout] running 386 tests
[INFO] [stdout] test actor_prim::actor::tests::actor_box_delegates_post_stop ... ok
[INFO] [stdout] test actor_prim::actor::tests::actor_box_delegates_on_terminated ... ok
[INFO] [stdout] test actor_prim::actor::tests::actor_box_delegates_pre_start ... ok
[INFO] [stdout] test actor_prim::actor::tests::actor_box_delegates_receive ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::actor_cell_holds_components ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::create_system_message_runs_pre_start ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::handle_unwatch_removes_pid ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::drop_adapter_refs_marks_lifecycle_stopped ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::recreate_system_message_invokes_post_stop_then_pre_start ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::notify_watchers_sends_terminated ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::system_queue_is_drained_before_user_queue ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::remove_adapter_handle_stops_single_handle ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_children ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_log ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_pipe_to_self_enqueues_message ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_pid ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_reply_without_reply_to ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_set_and_clear_reply_to ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_spawn_child_with_invalid_parent ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_system ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_reply_to_initially_none ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_unwatch_enqueues_message ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_watch_enqueues_system_message ... ok
[INFO] [stdout] test actor_prim::actor_path::parser::tests::parse_local_user_path ... ok
[INFO] [stdout] test actor_prim::actor_path::parser::tests::parse_remote_with_uid ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_watch_missing_actor_notifies_self ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::comparator_ignores_uid_difference ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::spawn_child_watched_installs_watch ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::parser_preserves_authority_and_guardian ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::parser_rejects_reserved_segment ... ok
[INFO] [stdout] test actor_prim::actor_ref::ask_reply_sender::tests::completes_future_on_send ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::root_injects_user_guardian_by_default ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::canonical_uri_includes_scheme_system_and_segments ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::guardian_segment_is_injected_into_root ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_clone ... ok
[INFO] [stdout] test actor_prim::actor_path::parser::tests::reject_unknown_scheme ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::parser_decodes_percent_encoded_segments ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_new ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_hash ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_partial_eq ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_debug ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::format_parse_roundtrip_samples ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_path_resolves_segments ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::new_actor_ref_forwards_messages ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::null_sender_rejects_messages ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_with_system ... ok
[INFO] [stdout] test actor_prim::actor_ref::tests::null_sender_returns_error ... ok
[INFO] [stdout] test actor_prim::actor_ref::tests::tell_delegates_to_sender ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_complex_relative_path ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_defer_send_when_authority_unresolved ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_empty_selection_returns_base ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_ensure_authority_state_defers_and_errors_when_unresolved ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_escape_beyond_guardian_fails ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_escape_guardian_fails ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_child_path ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_current_path ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_parent_and_child ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_multiple_child_path ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_pid ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_relative_with_authority_fails_on_quarantine ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_relative_with_authority_reports_unresolved ... ok
[INFO] [stdout] test actor_prim::actor_ref::base::tests::actor_ref_tell_with_system_records_error ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_scenario_guardian_boundary_protection ... ok
[INFO] [stdout] test actor_prim::actor_ref::null_sender::tests::always_returns_closed_error ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_ensure_authority_state_rejects_quarantine ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_reject_send_when_quarantined ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_resolve_parent_path ... ok
[INFO] [stdout] test actor_prim::actor_ref::actor_ref_sender::tests::trait_object_compile_check ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_scenario_multiple_relative_selections ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_scenario_unresolved_to_connected_delivery ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_actor_system_config_default ... ok
[INFO] [stdout] test actor_prim::context_pipe_waker::tests::context_pipe_waker_sends_system_message ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_actor_system_config_with_default_guardian ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_actor_system_config_with_remoting ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_actor_system_config_with_system_name ... ok
[INFO] [stdout] test actor_prim::actor_selection::tests::test_flush_deferred_when_connected ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_remoting_config_defaults ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_remoting_config_quarantine_duration ... ok
[INFO] [stdout] test actor_prim::actor_path::tests::path_segment_rejects_reserved_dollar_prefix ... ok
[INFO] [stdout] test config::dispatchers::tests::ensure_default_makes_default_id_available ... ok
[INFO] [stdout] test config::dispatchers::tests::register_and_resolve_dispatcher_by_id ... ok
[INFO] [stdout] test config::dispatchers::tests::register_duplicate_dispatcher_fails ... ok
[INFO] [stdout] test config::mailboxes::tests::ensure_default_mailbox_is_available ... ok
[INFO] [stdout] test config::mailboxes::tests::register_and_resolve_mailbox ... ok
[INFO] [stdout] test config::mailboxes::tests::register_duplicate_mailbox_fails ... ok
[INFO] [stdout] test dead_letter::tests::record_entry_stores_and_publishes ... ok
[INFO] [stdout] test dead_letter::tests::record_send_error_converts_reason_and_honours_capacity ... ok
[INFO] [stdout] test dispatcher::dispatch_shared::tests::dispatch_shared_drive ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_drive_with_empty_mailbox ... ok
[INFO] [stdout] test dispatcher::dispatch_shared::tests::dispatch_shared_clone ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_mailbox ... ok
[INFO] [stdout] test dead_letter::tests::record_send_error_maps_timeout_reason ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_new ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_executor ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_new_with_throughput_limit ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_register_invoker ... ok
[INFO] [stdout] test dispatcher::dispatcher_core::tests::dispatcher_core_state ... ok
[INFO] [stdout] test dispatcher::dispatcher_sender::tests::dispatcher_sender_new ... ok
[INFO] [stdout] test dispatcher::schedule_waker::tests::waker_wake_by_ref_schedules_dispatcher ... ok
[INFO] [stdout] test dispatcher::dispatcher_sender::tests::dispatcher_sender_send_enqueued ... ok
[INFO] [stdout] test dispatcher::dispatcher_sender::tests::dispatcher_sender_send_multiple_messages ... ok
[INFO] [stdout] test dispatcher::schedule_waker::tests::into_waker_creates_valid_waker ... ok
[INFO] [stdout] test dispatcher::schedule_waker::tests::waker_clone_creates_new_waker ... ok
[INFO] [stdout] test dispatcher::dispatch_shared::tests::dispatch_shared_new ... ok
[INFO] [stdout] test dispatcher::schedule_waker::tests::waker_wake_schedules_dispatcher ... ok
[INFO] [stdout] test dispatcher::schedule_waker::tests::waker_drop_cleans_up ... ok
[INFO] [stdout] test dispatcher::tests::register_for_execution_schedules_once_until_idle ... ok
[INFO] [stdout] test error::actor_error::tests::accepts_custom_reason ... ok
[INFO] [stdout] test dispatcher::tests::schedule_adapter_notified_on_rejection ... ok
[INFO] [stdout] test dispatcher::tests::dispatcher_respects_throughput_and_deadline_limits ... ok
[INFO] [stdout] test dispatcher::tests::rejected_execution_is_retried_and_logged_on_failure ... ok
[INFO] [stdout] test event_stream::base::tests::capacity_limits_buffer_size ... ok
[INFO] [stdout] test dispatcher::tests::telemetry_captures_mailbox_pressure_and_dispatcher_dump ... ok
[INFO] [stdout] test dispatcher::tests::dispatcher_dump_event_published ... ok
[INFO] [stdout] test event_stream::base::tests::with_capacity_creates_stream_with_specified_capacity ... ok
[INFO] [stdout] test error::actor_error::tests::recoverable_and_fatal_transform ... ok
[INFO] [stdout] test error::send_error::tests::retains_message ... ok
[INFO] [stdout] test event_stream::base::tests::default_creates_stream_with_default_capacity ... ok
[INFO] [stdout] test event_stream::base::tests::event_stream_replays_buffer_for_new_subscribers ... ok
[INFO] [stdout] test event_stream::base::tests::unsubscribe_removes_subscriber ... ok
[INFO] [stdout] test event_stream::event_stream_subscriber_entry::tests::event_stream_subscriber_entry_clone ... ok
[INFO] [stdout] test event_stream::event_stream_subscriber_entry::tests::event_stream_subscriber_entry_new ... ok
[INFO] [stdout] test event_stream::event_stream_subscriber_entry::tests::event_stream_subscriber_entry_subscriber ... ok
[INFO] [stdout] test event_stream::event_stream_subscription::tests::event_stream_subscription_drop_unsubscribes ... ok
[INFO] [stdout] test event_stream::event_stream_subscription::tests::event_stream_subscription_new ... ok
[INFO] [stdout] test extension::tests::type_id_is_stable ... ok
[INFO] [stdout] test futures::actor_future::tests::completes_and_listens ... ok
[INFO] [stdout] test logging::logger_subscriber::tests::level_returns_configured_level ... ok
[INFO] [stdout] test event_stream::event_stream_subscription::tests::event_stream_subscription_id ... ok
[INFO] [stdout] test logging::logger_subscriber::tests::new_creates_subscriber ... ok
[INFO] [stdout] test error::actor_error_reason::tests::reason_conversions_work ... ok
[INFO] [stdout] test logging::logger_subscriber::tests::on_event_filters_by_level ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_dequeue_user_message ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_enqueue_system ... ok
[INFO] [stdout] test logging::logger_subscriber::tests::on_event_writes_matching_logs ... ok
[INFO] [stdout] test extension::tests::factory_creates_extension ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_enqueue_user_future ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_enqueue_user_bounded ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_dequeue_empty ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_enqueue_user_suspended ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_dequeue_suspended ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_enqueue_user_unbounded ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_dequeue_system_message_priority ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_new ... ok
[INFO] [stdout] test actor_prim::actor_context::tests::actor_context_pipe_to_self_handles_async_future ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_poll_user_future ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_set_instrumentation ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_suspend_resume ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_system_len ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_throughput_limit ... ok
[INFO] [stdout] test mailbox::capacity::tests::bounded_capacity_stores_limit ... ok
[INFO] [stdout] test mailbox::base::tests::mailbox_user_len ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_instrumentation_clone ... ok
[INFO] [stdout] test mailbox::capacity::tests::unbounded_capacity_variant ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_instrumentation_emits_pressure_event ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_instrumentation_notifies_backpressure_publisher ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_instrumentation_new ... ok
[INFO] [stdout] test mailbox::mailbox_offer_future::tests::mailbox_offer_future_debug_format ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_instrumentation_publish_with_warning ... ok
[INFO] [stdout] test mailbox::mailbox_offer_future::tests::mailbox_offer_future_bounded_completes_when_space_available ... ok
[INFO] [stdout] test mailbox::mailbox_offer_future::tests::mailbox_offer_future_times_out_and_returns_send_error ... ok
[INFO] [stdout] test mailbox::mailbox_offer_future::tests::mailbox_offer_future_unbounded_completes_immediately ... ok
[INFO] [stdout] test mailbox::mailbox_poll_future::tests::mailbox_poll_future_completes_with_message ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_pressure_event_captures_threshold ... ok
[INFO] [stdout] test mailbox::mailbox_instrumentation::tests::mailbox_instrumentation_publish ... ok
[INFO] [stdout] test mailbox::mailbox_poll_future::tests::mailbox_poll_future_pending_when_empty ... ok
[INFO] [stdout] test mailbox::mailbox_poll_future::tests::mailbox_poll_future_debug_format ... ok
[INFO] [stdout] test mailbox::policy::tests::bounded_policy_reports_settings ... ok
[INFO] [stdout] test mailbox::overflow_strategy::tests::strategy_variants_exist ... ok
[INFO] [stdout] test mailbox::state_engine::tests::request_schedule_only_triggers_once_until_idle ... ok
[INFO] [stdout] test mailbox::policy::tests::unbounded_policy_defaults_to_drop_oldest ... ok
[INFO] [stdout] test mailbox::policy::tests::with_overrides_return_new_values ... ok
[INFO] [stdout] test mailbox::state_engine::tests::backpressure_hint_is_ignored_while_suspended ... ok
[INFO] [stdout] test mailbox::state_engine::tests::backpressure_hint_requests_schedule_when_not_suspended ... ok
[INFO] [stdout] test mailbox::system_queue::tests::fifo_ordering_is_preserved ... ok
[INFO] [stdout] test mailbox::state_engine::tests::suspend_and_resume_control_user_messages ... ok
[INFO] [stdout] test mailbox::system_queue::tests::len_tracks_push_and_pop_operations ... ok
[INFO] [stdout] test messaging::any_message_view::tests::carries_reply_reference ... ok
[INFO] [stdout] test messaging::any_message_view::tests::downcasts_payload ... ok
[INFO] [stdout] test messaging::message_invoker::tests::middleware_executes_in_expected_order ... ok
[INFO] [stdout] test mailbox::tests::mailbox_schedule_hints_reflect_current_workload ... ok
[INFO] [stdout] test messaging::message_invoker::tests::pipeline_sets_and_clears_reply_to ... ok
[INFO] [stdout] test mailbox::tests::mailbox_schedule_requests_follow_state_engine ... ok
[INFO] [stdout] test mailbox::tests::mailbox_metrics_and_warnings_are_emitted ... ok
[INFO] [stdout] test messaging::ask_response::tests::exposes_parts ... ok
[INFO] [stdout] test messaging::any_message::tests::stores_payload_and_reply_to ... ok
[INFO] [stdout] test messaging::system_message::tests::create_message_round_trips_through_any_message ... ok
[INFO] [stdout] test messaging::system_message::tests::failure_message_round_trips_through_any_message ... ok
[INFO] [stdout] test messaging::system_message::tests::failure_payload_to_actor_error_preserves_classification ... ok
[INFO] [stdout] test messaging::system_message::tests::recreate_message_round_trips_through_any_message ... ok
[INFO] [stdout] test messaging::system_message::tests::watch_message_round_trips_through_any_message ... ok
[INFO] [stdout] test props::dispatcher_config::tests::dispatcher_config_accepts_drop_strategy_with_inline_executor ... ok
[INFO] [stdout] test props::dispatcher_config::tests::dispatcher_config_builds_dispatcher_with_deadlines ... ok
[INFO] [stdout] test props::dispatcher_config::tests::dispatcher_config_records_deadlines ... ok
[INFO] [stdout] test props::dispatcher_config::tests::dispatcher_config_rejects_block_strategy_with_inline_executor ... ok
[INFO] [stdout] test props::factory::tests::actor_factory_can_be_called_multiple_times ... ok
[INFO] [stdout] test messaging::message_invoker::tests::pipeline_restores_previous_reply_target ... ok
[INFO] [stdout] test messaging::system_message::tests::terminated_message_carries_pid ... ok
[INFO] [stdout] test props::factory::tests::actor_factory_closure_creates_actor ... ok
[INFO] [stdout] test props::mailbox_config::tests::builder_overrides_requirement_and_capabilities ... ok
[INFO] [stdout] test props::mailbox_requirement::tests::ensure_supported_detects_missing_capability ... ok
[INFO] [stdout] test props::mailbox_requirement::tests::ensure_supported_passes_when_present ... ok
[INFO] [stdout] test props::supervisor_options::tests::supervisor_options_clone ... ok
[INFO] [stdout] test props::supervisor_options::tests::supervisor_options_debug ... ok
[INFO] [stdout] test props::supervisor_options::tests::supervisor_options_new ... ok
[INFO] [stdout] test props::supervisor_options::tests::supervisor_options_strategy ... ok
[INFO] [stdout] test serialization::builder::tests::bind_remote_manifest_records_manifest_string ... ok
[INFO] [stdout] test serialization::builder::tests::adapter_registration_is_applied_in_sequence ... ok
[INFO] [stdout] test props::supervisor_options::tests::supervisor_options_default ... ok
[INFO] [stdout] test serialization::builder::tests::binding_to_unknown_serializer_fails ... ok
[INFO] [stdout] test serialization::builder::tests::build_without_fallback_fails ... ok
[INFO] [stdout] test serialization::builder::tests::manifest_routes_are_recorded ... ok
[INFO] [stdout] test serialization::builder::tests::bind_remote_manifest_requires_binding ... ok
[INFO] [stdout] test serialization::builder::tests::manifest_scope_requires_remote_manifest ... ok
[INFO] [stdout] test serialization::builder::tests::registers_serializer_and_binding ... ok
[INFO] [stdout] test serialization::delegator::tests::delegator_propagates_not_serializable_errors ... ok
[INFO] [stdout] test serialization::error::tests::const_constructors_create_correct_variants ... ok
[INFO] [stdout] test serialization::error::tests::invalid_format_debug_representation ... ok
[INFO] [stdout] test serialization::extension::tests::cache_resolution_emits_hit_and_binding_logs ... ok
[INFO] [stdout] test serialization::error::tests::is_methods_return_correct_values ... ok
[INFO] [stdout] test serialization::error::tests::not_serializable_variant_embeds_payload ... ok
[INFO] [stdout] test serialization::delegator::tests::delegator_serializes_payload_via_registry ... ok
[INFO] [stdout] test serialization::extension::tests::deserialize_prefers_from_binary_with_manifest ... ok
[INFO] [stdout] test serialization::extension::tests::actor_ref_serialization_uses_helper ... ok
[INFO] [stdout] test serialization::extension::tests::manifest_route_failure_surfaces_not_serializable_with_manifest ... ok
[INFO] [stdout] test serialization::extension::tests::serialized_actor_path_prefers_transport_address ... ok
[INFO] [stdout] test serialization::extension::tests::serialize_remote_attaches_manifest ... ok
[INFO] [stdout] test serialization::extension::tests::manifest_route_falls_back_to_legacy_serializer ... ok
[INFO] [stdout] test serialization::extension::tests::shutdown_blocks_deserialize_and_actor_path_calls ... ok
[INFO] [stdout] test serialization::extension::tests::builtin_serializer_collision_emits_warning ... ok
[INFO] [stdout] test serialization::extension::tests::builtin_serializers_support_primitives ... ok
[INFO] [stdout] test serialization::extension::tests::not_serializable_event_records_pid_and_transport ... ok
[INFO] [stdout] test serialization::extension::tests::not_serializable_publishes_event_and_deadletter ... ok
[INFO] [stdout] test serialization::serialization_registry::tests::manifest_routes_return_serializers_in_priority_order ... ok
[INFO] [stdout] test serialization::extension::tests::runtime_binding_without_manifest_in_remote_scope_fails ... ok
[INFO] [stdout] test serialization::extension::tests::shutdown_rejects_future_serialization ... ok
[INFO] [stdout] test serialization::extension::tests::serialize_local_round_trip ... ok
[INFO] [stdout] test serialization::extension::tests::with_transport_information_sets_scope_temporarily ... ok
[INFO] [stdout] test serialization::extension::tests::string_manifest_serializer_supplies_manifest ... ok
[INFO] [stdout] test serialization::serialization_registry::tests::missing_serializer_produces_not_serializable_error ... ok
[INFO] [stdout] test serialization::serialization_registry::tests::register_binding_allows_dynamic_resolution ... ok
[INFO] [stdout] test serialization::serialization_registry::tests::returns_fallback_for_unknown_type ... ok
[INFO] [stdout] test serialization::serialization_registry::tests::resolves_bound_serializer ... ok
[INFO] [stdout] test serialization::serializer_id::tests::accepts_non_reserved_values ... ok
[INFO] [stdout] test spawn::name_registry::tests::duplicate_registration_fails ... ok
[INFO] [stdout] test spawn::name_registry::tests::register_and_resolve_name ... ok
[INFO] [stdout] test serialization::serialization_registry::tests::serializer_by_id_unknown_returns_error ... ok
[INFO] [stdout] test serialization::serialized_message::tests::round_trip_without_manifest ... ok
[INFO] [stdout] test spawn::name_registry_error::tests::duplicate_carries_name ... ok
[INFO] [stdout] test spawn::spawn_error::tests::spawn_error_debug ... ok
[INFO] [stdout] test spawn::spawn_error::tests::spawn_error_invalid_props ... ok
[INFO] [stdout] test spawn::spawn_error::tests::spawn_error_system_unavailable ... ok
[INFO] [stdout] test spawn::spawn_error::tests::spawn_error_name_conflict ... ok
[INFO] [stdout] test stash::deque_handle::tests::stash_deque_handle_supports_trait_object_usage ... ok
[INFO] [stdout] test stash::tests::stash_deque_handle_allows_multiple_push_operations ... ok
[INFO] [stdout] test stash::deque_handle::tests::stash_deque_handle_allows_multiple_push_operations ... ok
[INFO] [stdout] test supervision::base::tests::exceeding_limit_forces_stop ... ok
[INFO] [stdout] test supervision::base::tests::non_restart_resets_statistics ... ok
[INFO] [stdout] test stash::tests::stash_deque_handle_supports_trait_object_usage ... ok
[INFO] [stdout] test supervision::base::tests::restart_within_limit_returns_restart ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_canonical_uri ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_handle_hash_ignores_uid ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_pid_restoration_returns_correct_uri ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_multiple_registrations ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_nonexistent_pid ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_poll_expired_removes_old_reservations ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_concurrent_access_safety ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_register_and_retrieve ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_registry_with_custom_policy ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_release_uid_allows_reuse ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_reservation_policy_from_config ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_reserve_uid_blocks_same_path_even_with_different_uid ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_reserve_uid_with_custom_duration ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_uid_release_via_deathwatch ... ok
[INFO] [stdout] test system::base::tests::actor_system_actor_ref_for_nonexistent_pid ... ok
[INFO] [stdout] test system::base::tests::actor_system_children_for_nonexistent_parent ... ok
[INFO] [stdout] test system::base::tests::actor_system_allocate_pid ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_reserve_uid_prevents_reuse ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_temporary_actor_registration ... ok
[INFO] [stdout] test system::base::tests::actor_system_deadletters ... ok
[INFO] [stdout] test system::base::tests::actor_system_clone ... ok
[INFO] [stdout] test system::base::tests::actor_system_drain_ready_ask_futures ... ok
[INFO] [stdout] test system::base::tests::actor_system_new_empty ... ok
[INFO] [stdout] test system::base::tests::actor_system_event_stream ... ok
[INFO] [stdout] test system::base::tests::actor_system_spawn_without_guardian ... ok
[INFO] [stdout] test system::base::tests::actor_system_state ... ok
[INFO] [stdout] test system::base::tests::actor_system_terminate_when_already_terminated ... ok
[INFO] [stdout] test system::base::tests::actor_system_terminate_without_guardian ... ok
[INFO] [stdout] test system::base::tests::actor_system_from_state ... ok
[INFO] [stdout] test system::base::tests::actor_system_spawn_child_with_invalid_parent ... ok
[INFO] [stdout] test system::base::tests::actor_system_emit_log ... ok
[INFO] [stdout] test system::base::tests::spawn_child_fails_when_deque_requirement_missing ... ok
[INFO] [stdout] test system::base::tests::create_send_failure_triggers_rollback ... ok
[INFO] [stdout] test system::base::tests::actor_system_when_terminated ... ok
[INFO] [stdout] test system::base::tests::spawn_child_fails_when_dispatcher_id_not_registered ... ok
[INFO] [stdout] test system::base::tests::lifecycle_events_cover_restart_transitions ... ok
[INFO] [stdout] test system::base::tests::spawn_returns_child_ref_even_if_dispatcher_is_idle ... ok
[INFO] [stdout] test system::remote_authority::tests::test_connected_to_unresolved_transition ... ok
[INFO] [stdout] test system::base::tests::spawn_does_not_block_when_dispatcher_never_runs ... ok
[INFO] [stdout] test system::base::tests::spawn_succeeds_even_if_pre_start_fails ... ok
[INFO] [stdout] test system::remote_authority::tests::test_defer_after_quarantine_is_rejected ... ok
[INFO] [stdout] test system::remote_authority::tests::test_defer_send_stores_message ... ok
[INFO] [stdout] test system::remote_authority::tests::test_invalid_association_on_quarantine ... ok
[INFO] [stdout] test system::remote_authority::tests::test_lift_quarantine_returns_to_unresolved ... ok
[INFO] [stdout] test system::remote_authority::tests::test_manual_quarantine_override ... ok
[INFO] [stdout] test system::remote_authority::tests::test_quarantine_duration_calculation ... ok
[INFO] [stdout] test system::remote_authority::tests::test_multiple_authorities_independent_states ... ok
[INFO] [stdout] test system::remote_authority::tests::test_quarantine_period_expiration ... ok
[INFO] [stdout] test system::remote_authority::tests::test_remoting_config_override_applied ... ok
[INFO] [stdout] test system::remote_authority::tests::test_quarantine_rejects_new_sends ... ok
[INFO] [stdout] test system::remote_authority::tests::test_set_connected_returns_deferred_messages ... ok
[INFO] [stdout] test system::remote_authority::tests::test_state_transitions_observable ... ok
[INFO] [stdout] test system::remote_authority::tests::test_transition_to_quarantine_clears_deferred ... ok
[INFO] [stdout] test system::remote_authority::tests::test_transition_unresolved_to_connected ... ok
[INFO] [stdout] test system::system_state::tests::recreate_send_failure_escalates_and_stops_parent ... ok
[INFO] [stdout] test system::system_state::tests::system_state_allocate_pid ... ok
[INFO] [stdout] test system::system_state::tests::system_state_child_pids ... ok
[INFO] [stdout] test system::system_state::tests::system_state_assign_name_without_hint ... ok
[INFO] [stdout] test system::system_state::tests::system_state_assign_name_with_hint ... ok
[INFO] [stdout] test system::system_state::tests::system_state_deadletters ... ok
[INFO] [stdout] test system::system_state::tests::system_state_default ... ok
[INFO] [stdout] test system::system_state::tests::system_state_emit_log ... ok
[INFO] [stdout] test system::system_state::tests::system_state_event_stream ... ok
[INFO] [stdout] test system::system_state::tests::system_state_honors_default_guardian_config ... ok
[INFO] [stdout] test system::system_state::tests::system_state_mark_terminated ... ok
[INFO] [stdout] test system::system_state::tests::system_state_new ... ok
[INFO] [stdout] test system::system_state::tests::system_state_monotonic_now ... ok
[INFO] [stdout] test system::system_state::tests::system_state_publish_event ... ok
[INFO] [stdout] test system::system_state::tests::system_state_record_send_error ... ok
[INFO] [stdout] test config::actor_system_config::tests::test_remoting_config_rejects_short_quarantine - should panic ... ok
[INFO] [stdout] test system::remote_authority::tests::test_initial_state_is_unresolved ... ok
[INFO] [stdout] test dispatcher::tests::schedule_adapter_receives_pending_signal ... FAILED
[INFO] [stdout] test system::system_state::tests::system_state_register_extra_top_level_errors ... ok
[INFO] [stdout] test system::system_state::tests::system_state_register_extra_top_level_success ... ok
[INFO] [stdout] test system::system_state::tests::system_state_release_name ... ok
[INFO] [stdout] test system::system_state::tests::system_state_registers_canonical_uri_with_config ... ok
[INFO] [stdout] test system::system_state::tests::system_state_remote_authority_events ... ok
[INFO] [stdout] test system::system_state::tests::system_state_remove_cell_reserves_uid ... ok
[INFO] [stdout] test system::system_state::tests::system_state_temp_actor_round_trip ... ok
[INFO] [stdout] test system::system_state::tests::system_state_send_system_message_to_nonexistent_actor ... ok
[INFO] [stdout] test system::system_state::tests::system_state_user_guardian ... ok
[INFO] [stdout] test system::system_state::tests::system_state_termination_future ... ok
[INFO] [stdout] test system::system_state::tests::system_state_user_guardian_pid ... ok
[INFO] [stdout] test typed::message_adapter::adapt_message::tests::adapt_message_cannot_be_reused ... ok
[INFO] [stdout] test typed::behavior_runner::tests::behavior_runner_allows_handled_adapter_failure ... ok
[INFO] [stdout] test typed::message_adapter::adapter_entry::tests::adapter_entry_executes_handler ... ok
[INFO] [stdout] test typed::message_adapter::adapt_message::tests::adapt_message_converts_value ... ok
[INFO] [stdout] test typed::message_adapter::adapter_entry::tests::adapter_entry_type_id_round_trip ... ok
[INFO] [stdout] test typed::message_adapter::adapter_envelope::tests::envelope_exposes_type_id_and_reply_to ... ok
[INFO] [stdout] test typed::message_adapter::adapter_error::tests::adapter_error_equality ... ok
[INFO] [stdout] test typed::message_adapter::adapter_failure::tests::adapter_failure_debug ... ok
[INFO] [stdout] test typed::message_adapter::adapter_failure_event::tests::adapter_failure_event_exposes_fields ... ok
[INFO] [stdout] test typed::message_adapter::adapter_outcome::tests::adapter_outcome_map_transforms_success ... ok
[INFO] [stdout] test typed::message_adapter::adapter_lifecycle_state::tests::lifecycle_state_reports_alive_flag ... ok
[INFO] [stdout] test typed::message_adapter::adapter_payload::tests::payload_downcasts_to_requested_type ... ok
[INFO] [stdout] test typed::message_adapter::adapter_payload::tests::payload_reports_original_type_id ... ok
[INFO] [stdout] test typed::message_adapter::adapter_ref_handle::tests::adapter_ref_handle_controls_lifecycle ... ok
[INFO] [stdout] test typed::message_adapter::adapter_ref_sender::tests::adapter_sender_rejects_when_lifecycle_stopped ... ok
[INFO] [stdout] test typed::message_adapter::adapter_ref_sender::tests::adapter_sender_wraps_payload_into_envelope ... ok
[INFO] [stdout] test typed::message_adapter::registry::tests::registry_replaces_existing_adapter_for_same_type ... ok
[INFO] [stdout] test typed::message_adapter::registry::tests::registry_returns_not_found_when_no_adapter_matches ... ok
[INFO] [stdout] test typed::behavior_runner::tests::behavior_runner_escalates_without_signal_handler ... ok
[INFO] [stdout] test typed::message_adapter::registry::tests::registry_returns_failure_from_adapter ... ok
[INFO] [stdout] test typed::tests::adapter_not_found_routes_to_dead_letter ... ok
[INFO] [stdout] test typed::tests::message_adapter_converts_external_messages ... ok
[INFO] [stdout] test typed::tests::behaviors_supervise_stops_children ... ok
[INFO] [stdout] test typed::tests::behaviors_supervise_restarts_children ... ok
[INFO] [stdout] test system::system_state::tests::system_state_register_and_remove_cell ... ok
[INFO] [stdout] test typed::tests::typed_actor_system_handles_basic_flow ... ok
[INFO] [stdout] test typed::tests::pipe_to_self_converts_messages_via_adapter ... ok
[INFO] [stdout] test typed::tests::typed_ask_reports_type_mismatch ... ok
[INFO] [stdout] test system::system_state::tests::system_state_register_ask_future ... ok
[INFO] [stdout] test typed::tests::typed_behaviors_ignore_keeps_current_state ... ok
[INFO] [stdout] test typed::tests::typed_behaviors_receive_signal_notifications ... ok
[INFO] [stdout] test typed::tests::typed_behaviors_handle_recursive_state ... ok
[INFO] [stdout] test system::actor_path_registry::tests::test_unregister ... ok
[INFO] [stdout] test serialization::serialized_message::tests::rejects_invalid_format ... ok
[INFO] [stdout] test serialization::serialized_message::tests::round_trip_with_manifest ... ok
[INFO] [stdout] test serialization::serializer_id::tests::rejects_reserved_range ... ok
[INFO] [stdout] test spawn::name_registry::tests::generate_anonymous_uses_pid ... ok
[INFO] [stdout] test system::base::tests::spawn_child_resolves_mailbox_id_with_requirements ... ok
[INFO] [stdout] test system::base::tests::spawn_child_succeeds_when_requirements_met ... ok
[INFO] [stdout] test actor_prim::actor_cell::tests::handle_watch_is_idempotent ... ok
[INFO] [stdout] test event_stream::event_stream_subscriber_entry::tests::event_stream_subscriber_entry_id ... ok
[INFO] [stdout] test logging::logger_subscriber::tests::on_event_ignores_non_log_events ... ok
[INFO] [stdout] test system::system_state::tests::system_state_clear_guardian ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- dispatcher::tests::schedule_adapter_receives_pending_signal stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'dispatcher::tests::schedule_adapter_receives_pending_signal' (131) panicked at src/dispatcher/tests.rs:136:3:
[INFO] [stdout] assertion failed: adapter.pending_calls() > 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55c2b74fb18a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55c2b74fb18a - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55c2b74fb18a - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x55c2b74fb18a - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x55c2b750f4ca - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x55c2b750f4ca - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x55c2b74ff9c2 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x55c2b74ff9c2 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x55c2b74da0cf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x55c2b74da0cf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x55c2b74f3529 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55c2b748476c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x55c2b748476c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x55c2b74f36e2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x55c2b74f36e2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x55c2b74da1ba - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x55c2b74cf399 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x55c2b74dae9d - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x55c2b750fc5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55c2b750fc22 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x55c2b73968d4 - fraktor_actor_core_rs[f1bb42052dcc742b]::dispatcher::tests::schedule_adapter_receives_pending_signal
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dispatcher/tests.rs:136:3
[INFO] [stdout]   21:     0x55c2b738cca7 - fraktor_actor_core_rs[f1bb42052dcc742b]::dispatcher::tests::schedule_adapter_receives_pending_signal::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/dispatcher/tests.rs:117:46
[INFO] [stdout]   22:     0x55c2b7409896 - <fraktor_actor_core_rs[f1bb42052dcc742b]::dispatcher::tests::schedule_adapter_receives_pending_signal::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55c2b7477a4b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55c2b7477a4b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x55c2b748523b - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x55c2b748523b - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x55c2b748523b - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x55c2b748523b - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x55c2b748523b - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x55c2b748523b - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x55c2b748523b - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x55c2b747e954 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x55c2b747e954 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x55c2b7487e42 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x55c2b7487e42 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x55c2b7487e42 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x55c2b7487e42 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x55c2b7487e42 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x55c2b7487e42 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x55c2b7487e42 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x55c2b74faa9f - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x55c2b74faa9f - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x70537db19aa4 - <unknown>
[INFO] [stdout]   44:     0x70537dba6a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     dispatcher::tests::schedule_adapter_receives_pending_signal
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 385 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "730a42c43af308c182fd70a0f79f19f00b4297ac037abbb9ad7a17ae9b02083f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "730a42c43af308c182fd70a0f79f19f00b4297ac037abbb9ad7a17ae9b02083f", kill_on_drop: false }`
[INFO] [stdout] 730a42c43af308c182fd70a0f79f19f00b4297ac037abbb9ad7a17ae9b02083f
